SsStudentServiceAssociation 
Logical Entity Name  SsStudentServiceAssociation 
Default Table Name  SsStudentServiceAssociation 
Physical Only  NO 
Definition 
 
Note 
 

SsStudentServiceAssociation Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SsStudentServiceAssociationID(PK)    int  NO 
 
SyStudentID(FK)    int  NO 
 
SsServiceID(FK)    int  NO 
 
AdEnrollID    int  YES 
 
AdTermID(FK)    int  YES 
 
Status    bit  NO 
 
Amount    money  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 
SaPendingChargeID(FK)    int  YES 
 
BeginDate    datetime  YES 
 
EndDate    datetime  YES 
 

SsStudentServiceAssociation Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SsStudentServiceAssociation_SsStudentServiceAssociationID  PrimaryKey  SsStudentServiceAssociationID 

SsStudentServiceAssociation Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SaPendingCharge  Non-Identifying  Zero or One to Zero or More  FK_SsStudentServiceAssociation.SaPendingChargeID_SaPendingCharge.SaPendingChargeID      SaPendingChargeID  NO  YES 
AdTerm  Non-Identifying  Zero or One to Zero or More  FK_SsStudentServiceAssociation_AdTermID_AdTerm_AdTermID      AdTermID  NO  YES 
SsService  Non-Identifying  One To Zero or More  FK_SsStudentServiceAssociation_SsServiceID_SsService_SsServiceID      SsServiceID  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_SsStudentServiceAssociation_SyStudentID_SyStudent_SyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SsStudentServiceAssociation_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SsService  Non-Identifying  One To Zero or More  FK_SsService_SsStudentServiceAssociationID_SsStudentServiceAssociation_SsStudentServiceAssociationIDID        NO  YES 
SsStudentServiceCustomFieldAssociation  Non-Identifying  One To Zero or More  FK_SsStudentServiceCustomFieldAssociation_SsStudentServiceAssocID_SsStudentServiceAssoc_SsStudentServiceAssocID        NO  YES 

SsStudentServiceAssociation Check Constraints 
Check Constraint Name  CheckConstraint